Skip to content

Conversation

@odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Sep 19, 2025

What do these changes do?

reported by @wvangeit

When the value of a parameter node is too long, its representation on the NodeUI isn't cut, making the node output pin hidden. This PR fixes this situation by cropping the string and showing an ellipses.

Bonus

  • Fix: collaborators list items' aesthetics (reported by @mguidon )

Before:
image

After:
image

Bonus, Collaborators:
Collaborators

Related issue/s

How to test

Dev-ops

@odeimaiz odeimaiz self-assigned this Sep 19, 2025
@odeimaiz odeimaiz added this to the Cheops milestone Sep 19, 2025
@odeimaiz odeimaiz added bug buggy, it does not work as expected a:frontend issue affecting the front-end (area group) labels Sep 19, 2025
@odeimaiz odeimaiz requested a review from Copilot September 19, 2025 09:32
@odeimaiz odeimaiz marked this pull request as ready for review September 19, 2025 09:32
@sonarqubecloud
Copy link

@mergify
Copy link
Contributor

mergify bot commented Sep 19, 2025

🧪 CI Insights

Here's what we observed from your CI run for 8c08f68.

✅ Passed Jobs With Interesting Signals

Pipeline Job Signal Health on master Retries 🔍 CI Insights 📄 Logs
CI integration-tests Base branch is broken, but the job passed. Looks like this might be a real fix 💪 Broken 0 View View
unit-tests Base branch is broken, but the job passed. Looks like this might be a real fix 💪 Broken 0 View View

Copy link
Contributor

@wvangeit wvangeit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx @odeimaiz

@odeimaiz odeimaiz merged commit 0abee9b into ITISFoundation:master Sep 19, 2025
58 checks passed
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Sep 24, 2025
65 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:frontend issue affecting the front-end (area group) bug buggy, it does not work as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: When content of parameter node is too long, one can't connect the node anymore

3 participants